You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Sign Method
>
clMtxExpr.Sign Method ([In] TOpenCLValue)
Dew Math for .NET
clMtxExpr.Sign Method ([In] TOpenCLValue)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Sign Method
Collapse All
Change the sign of the source data.
Syntax
C#
Visual Basic
public
static
clValue
Sign
([In]
TOpenCLValue
X
);
Public
static
Function
Sign
(
X
As
[In]
TOpenCLValue
)
As
clValue
Remarks
Internally calls
clValue.Mul
Group
Sign Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Sign Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!